Skip to content

Conversation

@sabify
Copy link

@sabify sabify commented Jul 2, 2019

Gradle can't resolve ConfigureUtil implicitly.
Error:
Script 'firebase_cpp_sdk/Android/firebase_dependencies.gradle' line: 84

  • What went wrong:
    A problem occurred evaluating project ':Sample'.

Could not get unknown property 'ConfigureUtil' for object of type FirebaseCppExtension.

Gradle can't resolve ConfigureUtil implicitly.
Error:
Script 'firebase_cpp_sdk/Android/firebase_dependencies.gradle' line: 84
* What went wrong:
A problem occurred evaluating project ':Sample'.
> Could not get unknown property 'ConfigureUtil' for object of type FirebaseCppExtension.
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@sabify
Copy link
Author

sabify commented Jul 2, 2019

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.

What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

I signed it!

@googlebot
Copy link

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

// limitations under the License.

// A map of library to the dependencies that need to be added for it.
import org.gradle.util.*;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consider change to
import org.gradle.util.ConfigureUtil;

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated 😉

@crazyhappygame
Copy link

@sabify It looks like this PR can be closed. Below line was added to latest version
import org.gradle.util.ConfigureUtil;

@DellaBitta DellaBitta closed this Feb 24, 2021
@DellaBitta DellaBitta deleted the branch firebase:master February 24, 2021 18:46
@firebase firebase locked and limited conversation to collaborators Mar 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants